Total Complexity | 47 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 391 |
Lines of code | 249 |
Logical lines of code | 147 |
Comment lines | 62 |
Methods | 13 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderBookingConfirmation() | 49 | 9 | 33 | |
renderPaymentConfirmation() | 54 | 6 | 21 | |
renderPaymentDetails() | 46 | 4 | 46 | |
afterLoad() | 59 | 6 | 14 | |
detectPaymentConfirmationStatus() | 54 | 5 | 23 | |
renderBookingDetails() | 49 | 3 | 32 | |
detectBookingConfirmationStatus() | 58 | 3 | 17 | |
renderPaymentInstructions() | 60 | 3 | 14 | |
render() | 56 | 1 | 18 | |
findBookingByCredentials() | 64 | 2 | 9 | |
findBookingByPaymentCredentials() | 66 | 2 | 8 | |
findPaymentByCredentials() | 64 | 2 | 9 | |
renderBottomInformation() | 74 | 1 | 5 |